xen: Simplify TSC domctls by removing double info field
authorIan Campbell <ian.campbell@citrix.com>
Tue, 26 May 2015 11:14:48 +0000 (12:14 +0100)
committerIan Campbell <ian.campbell@citrix.com>
Tue, 26 May 2015 13:21:11 +0000 (14:21 +0100)
commit6b05648d12ea2a797d6ef9ebc074ee0c03646bce
tree51dfe11521469f6386d7ba356bb2dc7c7e076904
parentf057af7aad462aa9dde5b6ec7aff279c3e70d0e9
xen: Simplify TSC domctls by removing double info field

There is no need to have this twice and we can simply inline
xen_guest_tsc_info into xen_domctl_tsc_info as well.

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
Reviewed-by: Andrew Cooper <andrew.cooper3@citrix.com>
Acked-by: Jan Beulich <JBeulich@suse.com>
tools/libxc/xc_domain.c
xen/arch/x86/domctl.c
xen/include/public/domctl.h